home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Context / Erlang.DEF < prev    next >
Text File  |  2009-01-07  |  170b  |  9 lines

  1. ; PSPad code template for General
  2. ; Created by PSPad   24.01.2008  11:57
  3. ; Author:  Doug
  4. ;
  5. [modtemplate | erlang module template]*Alt+F9
  6. -module().
  7. -export([]).
  8.  
  9.